home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Internet / News / Alexandra.0.82 / Source / English.lproj / newsreader.nib / data.classes < prev    next >
Encoding:
Text File  |  1996-02-06  |  7.0 KB  |  252 lines

  1. ColumnMatrix = {
  2.     ACTIONS = {"makeVisibleCellList:" = "makeVisibleCellList:"; }; 
  3.     OUTLETS = {
  4.     myCellList = myCellList; 
  5.     mySet = mySet; 
  6.     myVisibleCellList = myVisibleCellList; 
  7.     selectionButton = selectionButton; 
  8.     }; 
  9.     SUPERCLASS = Matrix; 
  10. };
  11. ArticleViewControl = {
  12.     ACTIONS = {
  13.     "hideHeader:" = "hideHeader:"; 
  14.     "printText:" = "printText:"; 
  15.     "saveAs:" = "saveAs:"; 
  16.     "selectiveHeader:" = "selectiveHeader:"; 
  17.     "showHeader:" = "showHeader:"; 
  18.     "textWillConvert:" = "textWillConvert:"; 
  19.     }; 
  20.     OUTLETS = {
  21.     clockView = clockView; 
  22.     fromTextField = fromTextField; 
  23.     imageView = imageView; 
  24.     nntpServer = nntpServer; 
  25.     theText = theText; 
  26.     }; 
  27.     SUPERCLASS = Object; 
  28. };
  29. NewsgroupCell = {SUPERCLASS = NXBrowserCell; };
  30. NNTP = {
  31.     ACTIONS = {}; 
  32.     OUTLETS = {
  33.     currentGroup = currentGroup; 
  34.     killFile = killFile; 
  35.     mainWindowController = mainWindowController; 
  36.     }; 
  37.     SUPERCLASS = Object; 
  38. };
  39. MiscInfoController = {
  40.     ACTIONS = {
  41.     "hideOrShowMenus:" = "hideOrShowMenus:"; 
  42.     "info:" = "info:"; 
  43.     "license:" = "license:"; 
  44.     "orderForm:" = "orderForm:"; 
  45.     "registration:" = "registration:"; 
  46.     "releaseNotes:" = "releaseNotes:"; 
  47.     "suggestion:" = "suggestion:"; 
  48.     }; 
  49.     OUTLETS = {
  50.     info = info; 
  51.     orderForm = orderForm; 
  52.     registration = registration; 
  53.     strings = strings; 
  54.     }; 
  55.     SUPERCLASS = Object; 
  56. };
  57. ArticleSet = {
  58.     ACTIONS = {
  59.     "cancelArticle:" = "cancelArticle:"; 
  60.     "followupToSelection:" = "followupToSelection:"; 
  61.     "forwardArticle:" = "forwardArticle:"; 
  62.     "markRead:" = "markRead:"; 
  63.     "markUnread:" = "markUnread:"; 
  64.     "postToSelectedNG:" = "postToSelectedNG:"; 
  65.     "removeFromComposerList:" = "removeFromComposerList:"; 
  66.     "replyByMail:" = "replyByMail:"; 
  67.     "selectArticle:" = "selectArticle:"; 
  68.     "showAll:" = "showAll:"; 
  69.     "showReplies:" = "showReplies:"; 
  70.     "showUnread:" = "showUnread:"; 
  71.     "sortArticlesByDate:" = "sortArticlesByDate:"; 
  72.     "sortArticlesByName:" = "sortArticlesByName:"; 
  73.     "sortArticlesByNumber:" = "sortArticlesByNumber:"; 
  74.     "sortArticlesBySubject:" = "sortArticlesBySubject:"; 
  75.     }; 
  76.     OUTLETS = {
  77.     composerList = composerList; 
  78.     mailer = mailer; 
  79.     theComposer = theComposer; 
  80.     theNewsgroupSet = theNewsgroupSet; 
  81.     }; 
  82.     SUPERCLASS = MatrixSet; 
  83. };
  84. MatrixSet = {
  85.     ACTIONS = {}; 
  86.     OUTLETS = {
  87.     currentSelection = currentSelection; 
  88.     myMatrix = myMatrix; 
  89.     nntpServer = nntpServer; 
  90.     theArticleViewControl = theArticleViewControl; 
  91.     unselTarget = unselTarget; 
  92.     }; 
  93.     SUPERCLASS = Object; 
  94. };
  95. FaceView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
  96. KillFile = {
  97.     ACTIONS = {
  98.     "kill:" = "kill:"; 
  99.     "killAuthor:" = "killAuthor:"; 
  100.     "killThread:" = "killThread:"; 
  101.     }; 
  102.     OUTLETS = {
  103.     authorTable = authorTable; 
  104.     newsgroupTable = newsgroupTable; 
  105.     nntpServer = nntpServer; 
  106.     theArticleSet = theArticleSet; 
  107.     theNGSet = theNGSet; 
  108.     }; 
  109.     SUPERCLASS = Object; 
  110. };
  111. NewsGroupSetBrowser = {
  112.     ACTIONS = {"makeVisibleCellList:" = "makeVisibleCellList:"; }; 
  113.     OUTLETS = {
  114.     listList = listList; 
  115.     myCellList = myCellList; 
  116.     mySet = mySet; 
  117.     myVisibleCellList = myVisibleCellList; 
  118.     selectionButton = selectionButton; 
  119.     }; 
  120.     SUPERCLASS = NXBrowser; 
  121. };
  122. TextKeyDown = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Text; };
  123. FirstResponder = {ACTIONS = {"printText:" = "printText:"; }; SUPERCLASS = Object; };
  124. ArticleSetMatrix = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = ColumnMatrix; };
  125. NewsgroupSetMatrix = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = ColumnMatrix; };
  126. Article = {SUPERCLASS = Object; };
  127. HideableClockView = {SUPERCLASS = MiscClockView; };
  128. NewsgroupSet = {
  129.     ACTIONS = {
  130.     "displayAllGroups:" = "displayAllGroups:"; 
  131.     "displayGroupsWithUnreadNews:" = "displayGroupsWithUnreadNews:"; 
  132.     "displaySubscribedGroups:" = "displaySubscribedGroups:"; 
  133.     "down:" = "down:"; 
  134.     "downOnePage:" = "downOnePage:"; 
  135.     "dumpNewsrc:" = "dumpNewsrc:"; 
  136.     "markAllClever:" = "markAllClever:"; 
  137.     "markAllRead:" = "markAllRead:"; 
  138.     "markAllUntilSelRead:" = "markAllUntilSelRead:"; 
  139.     "newGroups:" = "newGroups:"; 
  140.     "newNews:" = "newNews:"; 
  141.     "selectNewsgroup:" = "selectNewsgroup:"; 
  142.     "sortNewsgroupList:" = "sortNewsgroupList:"; 
  143.     "subscribe:" = "subscribe:"; 
  144.     "switchToBrowserView:" = "switchToBrowserView:"; 
  145.     "switchToListView:" = "switchToListView:"; 
  146.     "unsubscribe:" = "unsubscribe:"; 
  147.     "up:" = "up:"; 
  148.     "upOnePage:" = "upOnePage:"; 
  149.     }; 
  150.     OUTLETS = {otherView = otherView; theArticleSet = theArticleSet; }; 
  151.     SUPERCLASS = MatrixSet; 
  152. };
  153. NewsServer = {SUPERCLASS = Object; };
  154. Newsgroup = {ACTIONS = {"catchUp:" = "catchUp:"; }; OUTLETS = {}; SUPERCLASS = Object; };
  155. ArticleInfoController = {
  156.     ACTIONS = {}; 
  157.     OUTLETS = {clockView = clockView; fileWell = fileWell; imageView = imageView; }; 
  158.     SUPERCLASS = Object; 
  159. };
  160. MainWindowControl = {
  161.     ACTIONS = {
  162.     "printText:" = "printText:"; 
  163.     "sideSplitViewDidResizeSubviews:" = "sideSplitViewDidResizeSubviews:"; 
  164.     "splitViewDidResizeSubviews:" = "splitViewDidResizeSubviews:"; 
  165.     "windowWillClose:" = "windowWillClose:"; 
  166.     }; 
  167.     OUTLETS = {
  168.     articleView = articleView; 
  169.     killFile = killFile; 
  170.     mainWindow = mainWindow; 
  171.     myOwner = myOwner; 
  172.     nntpServer = nntpServer; 
  173.     offscreenWindow = offscreenWindow; 
  174.     otherNGView = otherNGView; 
  175.     postButton = postButton; 
  176.     sideSplitView = sideSplitView; 
  177.     splitView = splitView; 
  178.     theArSetMatrix = theArSetMatrix; 
  179.     theArticleSet = theArticleSet; 
  180.     theArticleViewControl = theArticleViewControl; 
  181.     theNGSet = theNGSet; 
  182.     theNGSetMatrix = theNGSetMatrix; 
  183.     upperPartLeft = upperPartLeft; 
  184.     upperPartRight = upperPartRight; 
  185.     }; 
  186.     SUPERCLASS = Object; 
  187. };
  188. Starter = {
  189.     ACTIONS = {"windowWillClose:" = "windowWillClose:"; }; 
  190.     OUTLETS = {
  191.     articleView = articleView; 
  192.     mainWindow = mainWindow; 
  193.     nntpServer = nntpServer; 
  194.     postButton = postButton; 
  195.     sideSplitView = sideSplitView; 
  196.     splitView = splitView; 
  197.     theArSetMatrix = theArSetMatrix; 
  198.     theArticleSet = theArticleSet; 
  199.     theNGSet = theNGSet; 
  200.     theNGSetMatrix = theNGSetMatrix; 
  201.     upperPart = upperPart; 
  202.     upperPartLeft = upperPartLeft; 
  203.     upperPartRight = upperPartRight; 
  204.     }; 
  205.     SUPERCLASS = Object; 
  206. };
  207. Interval = {SUPERCLASS = Object; };
  208. SideSplitView = {
  209.     ACTIONS = {}; 
  210.     OUTLETS = {
  211.     delegate = delegate; 
  212.     dimple = dimple; 
  213.     leftView = leftView; 
  214.     rightView = rightView; 
  215.     }; 
  216.     SUPERCLASS = View; 
  217. };
  218. NntpPanelControl = {
  219.     ACTIONS = {
  220.     "addNewServer:" = "addNewServer:"; 
  221.     "closeServer:" = "closeServer:"; 
  222.     "openOnStartup:" = "openOnStartup:"; 
  223.     "openServer:" = "openServer:"; 
  224.     "removeServer:" = "removeServer:"; 
  225.     "serverSelected:" = "serverSelected:"; 
  226.     "slowLink:" = "slowLink:"; 
  227.     }; 
  228.     OUTLETS = {
  229.     closeButton = closeButton; 
  230.     newServerName = newServerName; 
  231.     newServerOOS = newServerOOS; 
  232.     newServerSL = newServerSL; 
  233.     oldServerOOS = oldServerOOS; 
  234.     oldServerSL = oldServerSL; 
  235.     openButton = openButton; 
  236.     removeButton = removeButton; 
  237.     serverNameMatrix = serverNameMatrix; 
  238.     starter = starter; 
  239.     }; 
  240.     SUPERCLASS = Object; 
  241. };
  242. NewsgroupBrowserCell = {
  243.     ACTIONS = {}; 
  244.     OUTLETS = {newsgroupCell = newsgroupCell; }; 
  245.     SUPERCLASS = NXBrowserCell; 
  246. };
  247. ArticleCell = {
  248.     ACTIONS = {}; 
  249.     OUTLETS = {ArticleSet = ArticleSet; }; 
  250.     SUPERCLASS = NXBrowserCell; 
  251. };
  252.